* s/linux.h (SIGNALS_VIA_CHARACTERS): Don't #define this.
authorJim Blandy <jimb@redhat.com>
Wed, 9 Jun 1993 12:53:35 +0000 (12:53 +0000)
committerJim Blandy <jimb@redhat.com>
Wed, 9 Jun 1993 12:53:35 +0000 (12:53 +0000)
src/s/gnu-linux.h

index 1499d8194660fffb22fbadcb75d871adaec1a7a1..8b481207ec23c7135e10eea2c8168cffe1a3c4ed 100644 (file)
@@ -209,5 +209,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* Work around a bug in glibc with _longjmp. */
 #define C_SWITCH_SYSTEM -D_BSD_SOURCE
 
-/* Let's try this out, just in case.  */
-#define SIGNALS_VIA_CHARACTERS
+/* Let's try this out, just in case.
+   Nah.  Rik Faith <faith@cs.unc.edu> says it doesn't work well.  */
+/* #define SIGNALS_VIA_CHARACTERS */